home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4622 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2
  4. Subject: Re: Hungarian notation
  5. Date: 30 Jan 1996 13:24:10 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4em29qINN39r@keats.ugrad.cs.ubc.ca>
  8. References: <30C40F77.53B5@swsbbs.com> <Pine.HPP.3.91.960124153551.24374C-100000@zeezrom.cs.byu.edu> <4e7ifl$et3@goanna.cs.rmit.EDU.AU> <Pine.HPP.3.91.960129133429.8419C-100000@foggy.cs.byu.edu>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <Pine.HPP.3.91.960129133429.8419C-100000@foggy.cs.byu.edu>,
  12. Douglas Evan Cook  <cookd@cs.byu.edu> wrote:
  13. >Probably so.  In that case, you probably shouldn't.  But the designer of 
  14. >the ADT needs some mechanism to keep the data formats maintainable.  I'm 
  15. >sure I'm missing your point, but it is clear that you are also missing 
  16. >mine.  How much clearer can I make this?  SOMEBODY HAS TO MAKE THE 
  17. >ADT's!  And when you have thousands of different ADT's in a library, you 
  18. >need some unifying typedefs.  So TYPEDEFS ARE NOT "USELESS" OR BAD CODING 
  19.  
  20. Oh really? What if you are working in a language that doesn't have the
  21. "typedef" keyword? I guess you are up the creek, since you obviously need some
  22. unifying typedefs and your compler ain't got none.
  23. -- 
  24.  
  25.